home *** CD-ROM | disk | FTP | other *** search
- object srcFrame: TsrcFrame
- Left = 0
- Top = 0
- Width = 115
- Height = 186
- AutoScroll = False
- TabOrder = 0
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 81
- Height = 185
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object Label1: TLabel
- Left = 0
- Top = 4
- Width = 81
- Height = 17
- Alignment = taCenter
- AutoSize = False
- Caption = 'Label1'
- Transparent = True
- WordWrap = True
- end
- object TrackBar1: TTrackBar
- Left = 24
- Top = 52
- Width = 33
- Height = 73
- Max = 65535
- Orientation = trVertical
- ParentShowHint = False
- Frequency = 5000
- Position = 0
- SelEnd = 0
- SelStart = 0
- ShowHint = True
- TabOrder = 0
- ThumbLength = 16
- TickMarks = tmBoth
- TickStyle = tsAuto
- end
- object Panel2: TPanel
- Left = 0
- Top = 48
- Width = 81
- Height = 2
- BevelOuter = bvLowered
- TabOrder = 1
- end
- object CheckBox1: TCheckBox
- Left = 16
- Top = 128
- Width = 49
- Height = 17
- Caption = 'Mute'
- TabOrder = 2
- end
- object Button1: TButton
- Left = 8
- Top = 152
- Width = 65
- Height = 25
- Caption = 'Advanced'
- TabOrder = 3
- end
- object TrackBar2: TTrackBar
- Left = 8
- Top = 20
- Width = 65
- Height = 24
- Max = 100
- Orientation = trHorizontal
- Frequency = 25
- Position = 50
- SelEnd = 0
- SelStart = 0
- TabOrder = 4
- ThumbLength = 15
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- end
- end
- end
-